home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / list77a.zip / WHATSNEW < prev   
Text File  |  1992-10-07  |  11KB  |  228 lines

  1. LIST Version 7.7a               WHAT'S NEW                             10/07/92
  2.  
  3.                            New Command Line Switches
  4.                            -------------------------
  5.  
  6.       /?  displays LIST usage information
  7.  
  8.       /B  tells LIST to use the BIOS for displaying data.
  9.  
  10.       /D  forces display of the File Selection menu for the specified files,
  11.           e.g. *.TXT for only .TXT files; a filespec must be supplied.
  12.  
  13.       /E  tells LIST to begin displaying the files at the end of each file
  14.           instead of at the beginning.
  15.  
  16.       /K  disables the mouse.  Both the /M and /K mouse options are clonable.
  17.  
  18.       /Q  toggles sounding of beeps and bells; same function as the alt-Q
  19.           command.
  20.  
  21.       /V  causes a verify function to be performed after any Copy or Move
  22.           function
  23.  
  24.       /4  places LIST into 43/50 display mode; this requires an EGA or VGA
  25.           display adapter.
  26.  
  27.       /Ttext  searches all files immediately for the 'text' and is case
  28.           sensitive.  The /Ftext or /Ttext parameter must be the last on the
  29.           command line.  Both cannot be used at one time.
  30.  
  31.       /Ftext  begins a text search through all selected files now invokes the
  32.           Find function which is NOT case sensitive.
  33.  
  34.       /#nnnnnn  supplies the record number from which the display is to begin.
  35.  
  36.       - The /L, /W, /M, /S, and /J command line switches now allow for
  37.         disabling the function (in case LIST was cloned with the option on).
  38.         To do this, add a minus sign, e.g. /-W or /W- will set wrap off.
  39.         The B, D, and Q switches are toggles. That is, specifying them reverses
  40.         the default (or cloned setting).
  41.  
  42.                         New Operational Features
  43.                         ------------------------
  44.  
  45.       - the program files are LISTS.COM (small), LISTR.COM (regular), and
  46.         LIST.COM (plus); LISTS and LISTR are supplied with the registered
  47.         version only.
  48.       - The LIST environment variable tells LIST where to place temporary
  49.         files for the ViewArc and archive extraction functions, e.g.
  50.  
  51.                 SET LIST=C:\TEMP
  52.  
  53.      -  All DEBUG offsets and information have been replaced by a new
  54.         program called LISTOPT which is used to set defaults and options.
  55.         LISTOPT is available to registered and licensed users only. See
  56.         the file LISTMOD.DOC for patching information.
  57.  
  58.  
  59. LIST Version 7.7a                 WHAT'S NEW                          10/07/92
  60.  
  61.       - The maximum "logical" record size has been increased from 910 to 2048.
  62.  
  63.       - A second Help screen is now available in the Plus version which shows
  64.         all of the Ctrl- and cursor key functions
  65.  
  66.       - An improvement in speed is available when all filter options are
  67.         set off.  Use alt-Z to display the toggles on the bottom line.  An
  68.         option is off when its corresponding letter, e.g.  'J' for alt-J junk
  69.         filter or 'T' for the alt-T tab expansion filter, is in lower case.
  70.  
  71.       - The Viewarc function now assumes that .EXE and .COM files are self-
  72.         extracting files and will actually execute them to extract the
  73.         selected file.  Not all self-extracting programs support this.
  74.         Otherwise, if a file does not have the .ARC, .LZH, .ZIP, .PAK,
  75.         or .SDN extension, the file is assumed to be a .ARC file.
  76.  
  77.       - The top status line while viewing a file has changed. Until the last
  78.         record number is known, LIST now displays a percentage of the file
  79.         read so far.
  80.  
  81.                               File Selection Menu
  82.                               -------------------
  83.  
  84.       - New commands are available from the File Selection (Alt-V) menu:
  85.  
  86.               E    invokes the 'Edit' editor to let you edit the selected file;
  87.                    create a BATch file called EDIT.BAT which invokes the
  88.                    editor of your choice with the optional parameters it needs
  89.  
  90.               I    invokes (executes) the selected program; replying ESCape to
  91.                    the "Options:" prompt cancels the command; at least one
  92.                    space is required: a null <enter> cancels the command.
  93.  
  94. |             *    refreshes the directory display
  95.  
  96.           Alt-Z    toggles the status display on the bottom line from disk and
  97.                    file statistics line to a menu command help line
  98.  
  99.       - Changes to other file selection menu (Alt-V) commands:
  100.  
  101.          -  Q)uit returns you to the display of the last file you viewed
  102.             if no file has been displayed, Q exits to DOS.
  103.  
  104.          -  the X command exits to DOS in the NEW (current) directory
  105.  
  106.          -  ESCape exits to DOS in the ORIGINAL directory
  107.  
  108.          -  Alt-X exits to DOS and shows the original screen
  109.  
  110.          -  the 1-up display now includes the file attributes
  111.  
  112.          -  Alt-C saves (clones) the settings
  113.  
  114.          -  the S)ort command now has a None (no sort) ordering option, and
  115.             a minus "-" prefix option for sorting in descending order; ESCape
  116.             now cancels the S)ort request.
  117.  
  118.          -  a \ may be used in place of the P)ath command to change directories
  119. LIST Version 7.7a               WHAT'S NEW                            10/07/92
  120.  
  121.                               File Selection Menu (cont'd)
  122.                               -------------------
  123.  
  124.          -  the F2 command to toggle the bottom line status display has been
  125.             changed to F3
  126.  
  127.          -  you may press the shift key and a letter key to move the selection
  128.             to the first filename beginning with that letter, e.g. shift-C will
  129.             put the cursor on the first file name beginning with the letter 'c'
  130.  
  131.                                  New Commands
  132.                                  ------------
  133.  
  134.       - A new ctrl-Y command saves the current position as a bookmark, and
  135.         alt-Y repositions to the last bookmark. You may set up to 10 bookmarks.
  136.  
  137.       - A new 1 command restarts displaying files with the first file.
  138.  
  139.       - A new Ctrl-right command scrolls the screen right to the end of the
  140.         current line.
  141.  
  142.       - A new O command toggles the date format from U.S. mm/dd/yy to
  143.         European format dd-mm-yy and is clonable.
  144.  
  145.                                 Changed Commands
  146.                                 ----------------
  147.  
  148.       - The X command exits to DOS and clears the screen. In the Plus version,
  149.         you are now placed in the new (selected) directory.
  150.  
  151.       - The Alt-D and Alt-O (write lines to a file) commands have been changed
  152.         to default to writing a found (highlighted line after Scan or Find)
  153.         line if no lines have been marked.
  154.  
  155.       - All command which as for a d:\path and/or a filename now check for
  156.         embedded blanks and non-valid characters.
  157.  
  158.       - The ctrl-I command has been added to the Plus version.  It allows
  159.         setting the TAB interval to values other than the standard 8.  Ctrl-I
  160.         prompts you to enter the new interval, which can be from 1 to 99.
  161.  
  162.       - The ctrl-T dial command will initially place the cursor on a line
  163.         with found text, i.e. you scan for a name and LIST find it. The found
  164.         text is highlighted. When you issue ctrl-T, the cursor is placed there.
  165.         LIST copies all numbers and valid telephone number characters, like
  166.         dash and comma, up to the first non-numeric character as the phone
  167.         number. Sending of a '1' prefix has been removed. If the modem fails
  168.         to dial initially, press the <spacebar> to try a re-dial.
  169.  
  170.       - The File Selection C)opy and M)ove commands check for sufficient space
  171.         on the target drive before copying the file.
  172.  
  173.  
  174. LIST Version 7.7a               DEBUG OFFSETS                         10/07/92
  175.  
  176.  
  177.         The default filter options are now:
  178.           alt-T   - expand TABs is ON
  179.           alt-J   - filter out control characters is ON
  180.  
  181.         Item           Offset  Value    Description of contents
  182.         -------------- ------  -----    --------------